[26 - Stack 1/5] 경험 추출 응답 DTO 확장#27
Merged
Merged
Conversation
3 tasks
* feat : 런타임 경험 Preset 스키마 추가 - Spring Preset으로 동적 basic_info 모델 생성 - 미등록 필드와 그룹 불일치 검증 추가 * [26 - Stack 3/5] 경험 순차 중복 판정 추가 (#29) * feat : 경험 순차 중복 판정 추가 - 기존 경험과 앞선 배치 경험 비교 - batch 인덱스 기반 중복 후보 반환 * [26 - Stack 4/5] 경험 추출 Step2 V2 API 추가 (#30) * feat : 경험 추출 Step2 V2 API 추가 - Spring multipart 요청과 런타임 Preset 처리 - 상세 추출 결과에 순차 중복 판정 적용 * test : 경험 추출 Step2 V2 계약 검증 추가 (#31) - Spring multipart 요청과 응답 형식 검증 - 잘못된 Preset JSON과 스키마 불일치 검증 Co-authored-by: tomchccom <dreamkms2014@gmail.com> --------- Co-authored-by: tomchccom <dreamkms2014@gmail.com> --------- Co-authored-by: tomchccom <dreamkms2014@gmail.com> --------- Co-authored-by: tomchccom <dreamkms2014@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
관련 이슈
main작업내용
추가 또는 수정 API
테스트
Stack 관계
[26 - Stack 2/5] 런타임 경험 Preset 스키마 추가